DomainObjects Class Library

Reference<ContainerClass,RelatedClass> Members

Reference<ContainerClass,RelatedClass> overview

Public Instance Constructors

Reference<ContainerClass,RelatedClass> Overloaded. Initializes a new instance of the Reference<ContainerClass,RelatedClass> class.

Public Instance Properties

PrimaryKeyPersistableObject (inherited from FieldRelationship<RelatedClass,IReferenceDescriptor>) Gets the primary key persistable objects in this relationship.
PrimaryKeyTypeObject (inherited from FieldRelationship<RelatedClass,IReferenceDescriptor>) Gets the primary key persistable objects in this relationship.
ReferencedObject Gets or sets the referenced object.
ReferencedPersistableObject Gets or sets the referenced persistable object.
RelationshipDescriptor (inherited from FieldRelationship<RelatedClass,IReferenceDescriptor>) Gets the relationship descriptor that defines this relationship.

Public Instance Methods

Equals (inherited from Object)Determines whether the specified Object is equal to the current Object.
GetHashCode (inherited from Object)Serves as a hash function for a particular type. GetHashCode is suitable for use in hashing algorithms and data structures like a hash table.
GetObjectData Populates a SerializationInfo with the data needed to serialize the target object.
GetType (inherited from Object)Gets the Type of the current instance.
NoRelatedItemsExistInDatabase A message to this instance that no items in this relationship currently exist in the database.
ReferencedPersistableObjectIsLoaded Determines if the referenced persistable object is loaded into memory.
ToString (inherited from Object)Returns a String that represents the current Object.

See Also

Reference<ContainerClass,RelatedClass> Class | DomainObjects.Facade.Domain Namespace